projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d73c653
)
(main): Fix bug report address.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 28 Apr 1998 21:33:28 +0000
(21:33 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 28 Apr 1998 21:33:28 +0000
(21:33 +0000)
src/emacs.c
patch
|
blob
|
history
diff --git
a/src/emacs.c
b/src/emacs.c
index 53927b654adc987cdc6af15d1d381d5a51d448bc..a20e239da710e1d67457d88d8f63eccc2816a804 100644
(file)
--- a/
src/emacs.c
+++ b/
src/emacs.c
@@
-786,7
+786,7
@@
Usage: %s [-t term] [--terminal term] [-nw] [--no-windows] [--batch]\n\
[--version] [--no-site-file]\n\
[-f func] [--funcall func] [-l file] [--load file] [--insert file]\n\
[+linenum] file-to-visit [--kill]\n\
-Report bugs to bug-gnu-emacs@
prep.ai.mit.edu
. First, please see\n\
+Report bugs to bug-gnu-emacs@
gnu.org
. First, please see\n\
the Bugs section of the Emacs manual or the file BUGS.\n", argv[0]);
exit (0);
}